Fix show_registers() on x86/64. Get rid of
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 3 Feb 2006 19:30:54 +0000 (20:30 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 3 Feb 2006 19:30:54 +0000 (20:30 +0100)
commita040fb1a942c27881bda6a18fbb5af8781db1593
treee3c9a1b7674a38b3b0471d08c283cdcbf64193f3
parent2f41331f4c32dbc2d27e261783f472cccc648719
Fix show_registers() on x86/64. Get rid of
GUEST_CONTEXT() macro and the eflags==0 hack to detect
an HVM-guest stack frame. Various cleanups and fixes.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/boot/x86_64.S
xen/arch/x86/domain.c
xen/arch/x86/hvm/svm/x86_32/exits.S
xen/arch/x86/hvm/vmx/x86_32/exits.S
xen/arch/x86/traps.c
xen/arch/x86/x86_32/traps.c
xen/arch/x86/x86_64/entry.S
xen/arch/x86/x86_64/traps.c
xen/include/asm-x86/regs.h